const runtime.m1
4 uses
runtime (current package)
hash64.go#L18: m1 = 0xa0761d6478bd642f
hash64.go#L27: seed ^= hashkey[0] ^ m1
hash64.go#L73: return mix(m5^4, mix(a^m2, a^seed^hashkey[0]^m1))
hash64.go#L78: return mix(m5^8, mix(a^m2, a^seed^hashkey[0]^m1))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)